home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
So Who's Dr. Rabbit?
/
SWDR_1.iso
/
pc
/
swdrmov
/
pg1819.dxr
/
01819 Scripts Int_51_--FS GotoMainLoop from -Kids hide-.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-28
|
241 b
|
13 lines
global gCurLocation
on exitFrame
UtilUpdateFrame()
puppetSprite(12, 1)
if the visible of sprite 12 then
set the visible of sprite 12 to 0
else
set the visible of sprite 12 to 1
end if
ReturnFromSection(gCurLocation)
end